xfi:entity

element(xbrli:entity)=xfi:entity( $item as schema-element(xbrli:item))

Last updated on 06-03-2008 at 22:40:00.

Returns the entity of the context for an item in an XBRL instance.

XBRL 2.1 Section 4.7.3

OIM Status

Unsupported

Parameters

Name Type Details
item schema-element(xbrli:item) The item element for which the entity is being sought.

Output

Type: element(xbrli:entity)

Returns the entity of the context in the XBRL instance whose id attribute is referenced by the item.

Conformance suite

80130 xfi.entity testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 06-03-2008 at 22:40:00

Revisions

Name On Details
Herm Fischer 06-03-2008 at 22:40:00 Defined the function